Releases: alextim/astro-lib
[email protected]
Major Changes
- 5fb9f90: Astro has grown to the third version in years. All Astro-lib integrations are stable, so the decision was made to change the version to 1.0
There are no any real breaking changes.
[email protected]
Major Changes
- 5fb9f90: Astro has grown to the third version in years. All Astro-lib integrations are stable, so the decision was made to change the version to 1.0
There are no any real breaking changes.
[email protected]
Major Changes
- 5fb9f90: Astro has grown to the third version in years. All Astro-lib integrations are stable, so the decision was made to change the version to 1.0
There are no any real breaking changes.
[email protected]
Minor Changes
-
62acf9c: ## Minor changes
The ability to load an external configuration file depended on the proload package.
The updated Astro removed the proload dependency from its core. Therefore, this option is no more available for the integration.Patch changes
chore: deps update
fix: update compilation target for Node 16
[email protected]
Minor Changes
-
62acf9c: ## Minor changes
The ability to load an external configuration file depended on the proload package.
The updated Astro removed the proload dependency from its core. Therefore, this option is no more available for the integration.Patch changes
chore: deps update
fix: update compilation target for Node 16
[email protected]
Minor Changes
-
62acf9c: ## Minor changes
The ability to load an external configuration file depended on the proload package.
The updated Astro removed the proload dependency from its core. Therefore, this option is no more available for the integration.Patch changes
chore: deps update
fix: update compilation target for Node 16
[email protected]
Patch Changes
- 1ff6997: chore: deps update
[email protected]
Patch Changes
- 1ff6997: chore: deps update
[email protected]
Patch Changes
- 1ff6997: chore: deps update
[email protected]
Minor Changes
-
b95d515: ### Minor changes
- The external config logic is implemented using @proload/core as well as Astro. Typescript configs are supported now.
Patch changes
- chore: deps update