2023-06-27 12:42:46 +00:00
# @astrojs/internal-helpers
2023-08-22 14:19:18 +00:00
## 0.2.0-rc.2
### Minor Changes
- [#8179 ](https://github.com/withastro/astro/pull/8179 ) [`6011d52d3` ](https://github.com/withastro/astro/commit/6011d52d38e43c3e3d52bc3bc41a60e36061b7b7 ) Thanks [@matthewp ](https://github.com/matthewp )! - Astro 3.0 Release Candidate
2023-08-14 13:46:22 +00:00
## 0.2.0-beta.1
### Patch Changes
- [#8062 ](https://github.com/withastro/astro/pull/8062 ) [`2aa6d8ace` ](https://github.com/withastro/astro/commit/2aa6d8ace398a41c2dec5473521d758816b08191 ) Thanks [@bluwy ](https://github.com/bluwy )! - Trigger re-release to fix `collapseDuplicateSlashes` export
2023-08-03 15:17:43 +00:00
## 0.2.0-beta.0
### Minor Changes
- [`1eae2e3f7` ](https://github.com/withastro/astro/commit/1eae2e3f7d693c9dfe91c8ccfbe606d32bf2fb81 ) Thanks [@Princesseuh ](https://github.com/Princesseuh )! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023.
2023-08-03 19:16:51 +00:00
## 0.1.2
### Patch Changes
- [#7935 ](https://github.com/withastro/astro/pull/7935 ) [`6035bb35f` ](https://github.com/withastro/astro/commit/6035bb35f222fc6a80b418f13998b21c59da85b6 ) Thanks [@natemoo-re ](https://github.com/natemoo-re )! - Add `collapseDuplicateSlashes` helper
2023-06-27 12:42:46 +00:00
## 0.1.1
### Patch Changes
- [#7440 ](https://github.com/withastro/astro/pull/7440 ) [`2b7539952` ](https://github.com/withastro/astro/commit/2b75399520bebfc537cca8204e483f0df3373904 ) Thanks [@bluwy ](https://github.com/bluwy )! - Add `slash` path utility