ngx-fastboot
Version:
ngx-fastboot is an Angular library designed to dynamically load configuration settings at runtime, optimizing application startup performance by offloading configurations to a separate compilation chunk.
66 lines (28 loc) • 2.16 kB
Markdown
# [2.1.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v2.0.0...v2.1.0) (2025-02-18)
### Features
* **docs:** added ngx-fastboot logo ([e96bfbb](https://github.com/KernelPanic92/ngx-fastboot/commit/e96bfbbbd6762e2de6b4f76e0dd574ed3562e397))
# [2.0.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.4.0...v2.0.0) (2025-01-03)
### chore
* **deps:** update angular to 19 ([96527b2](https://github.com/KernelPanic92/ngx-fastboot/commit/96527b2a970cc4dea32a710f7cd81f83640aab43))
### Features
* added fastBootstrapApplication function ([82c8586](https://github.com/KernelPanic92/ngx-fastboot/commit/82c85866b91fc14b31a3acf9cbe5680ecfb00a9d))
### BREAKING CHANGES
* **deps:** angular 18 will no longer be supported
# [1.4.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.3.0...v1.4.0) (2024-10-14)
### Features
* added lazy root component ([37a7caf](https://github.com/KernelPanic92/ngx-fastboot/commit/37a7caf8ad208cd853cd4c4a5258335836922112))
# [1.3.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.2.1...v1.3.0) (2024-09-13)
### Features
* improved docs ([3fa66df](https://github.com/KernelPanic92/ngx-fastboot/commit/3fa66dfeeb8902f792d1db2d1c3e4bea683823af))
## [1.2.1](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.2.0...v1.2.1) (2024-08-09)
### Performance Improvements
* added sideEffects field in package ([68d0b75](https://github.com/KernelPanic92/ngx-fastboot/commit/68d0b75cb897656b8d531e92de037555c221d776))
# [1.2.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.1.0...v1.2.0) (2024-08-09)
### Features
* **README:** added more examples ([73784dc](https://github.com/KernelPanic92/ngx-fastboot/commit/73784dcc6a43a922cd3d56a042d710dc111ce38c))
# [1.1.0](https://github.com/KernelPanic92/ngx-fastboot/compare/v1.0.0...v1.1.0) (2024-08-09)
### Features
* specified readme in package ([792f658](https://github.com/KernelPanic92/ngx-fastboot/commit/792f6581a4a063e7d31ea7937dd1e9620a5b22b4))
# 1.0.0 (2024-08-09)
### Features
* initial version ([9128b99](https://github.com/KernelPanic92/ngx-fastboot/commit/9128b99344bedfde665f03e8e2ab11c51da00869))