2022-08-22 19:46:46 +00:00
# @astrojs/alpinejs
2023-08-03 15:17:43 +00:00
## 0.3.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-05-18 16:31:59 +00:00
## 0.2.2
### Patch Changes
- [#7104 ](https://github.com/withastro/astro/pull/7104 ) [`826e02890` ](https://github.com/withastro/astro/commit/826e0289005f645b902375b98d5549c6a95ccafa ) Thanks [@bluwy ](https://github.com/bluwy )! - Specify `"files"` field to only publish necessary files
2023-03-13 20:05:43 +00:00
## 0.2.1
### Patch Changes
- [#6494 ](https://github.com/withastro/astro/pull/6494 ) [`a13e9d7e3` ](https://github.com/withastro/astro/commit/a13e9d7e33baccf51e7d4815f99b481ad174bc57 ) Thanks [@Yan-Thomas ](https://github.com/Yan-Thomas )! - Consistency improvements to several package descriptions
2023-03-07 19:49:19 +00:00
## 0.2.0
### Minor Changes
- [#6213 ](https://github.com/withastro/astro/pull/6213 ) [`afbbc4d5b` ](https://github.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808 ) Thanks [@Princesseuh ](https://github.com/Princesseuh )! - Updated compilation settings to disable downlevelling for Node 14
2023-01-30 17:38:31 +00:00
## 0.1.3
### Patch Changes
- [#5478 ](https://github.com/withastro/astro/pull/5478 ) [`1c7eef308` ](https://github.com/withastro/astro/commit/1c7eef308e808aa5ed4662b53e67ec8d1b814d1f ) Thanks [@nemo0 ](https://github.com/nemo0 )! - Update READMEs for consistency
2022-09-06 19:40:15 +00:00
## 0.1.2
### Patch Changes
- [#4622 ](https://github.com/withastro/astro/pull/4622 ) [`63cd9d89e` ](https://github.com/withastro/astro/commit/63cd9d89e8b83ce5e39cdae84a8342e28d1940cc ) Thanks [@mohammed-elhaouari ](https://github.com/mohammed-elhaouari )! - Update homepage link
2022-08-26 20:03:04 +00:00
## 0.1.1
### Patch Changes
- [#4501 ](https://github.com/withastro/astro/pull/4501 ) [`17e217856` ](https://github.com/withastro/astro/commit/17e2178568d5a5a8134743bfb87c62f4c04979e5 ) Thanks [@mohammed-elhaouari ](https://github.com/mohammed-elhaouari )! - add renderer category to alpinejs package keywords
2022-08-22 19:46:46 +00:00
## 0.1.0
### Minor Changes
- [#4406 ](https://github.com/withastro/astro/pull/4406 ) [`7310e8a17` ](https://github.com/withastro/astro/commit/7310e8a1780dff2ffb57f8a6cfd3d021d019f6b8 ) Thanks [@FredKSchott ](https://github.com/FredKSchott )! - Add new official Alpine.js integration