UNPKG

@metricinsights/pp-dev

Version:
204 lines (128 loc) 6.06 kB
# [@metricinsights/pp-dev-v0.12.3-beta.1](https://github.com/mi-examples/pp-dev-js/compare/v0.12.2...v0.12.3-beta.1) (2025-12-19) ### Bug Fixes * **pp-dev:** improve node compatibility for SSL and buffer handling ([fcef21f](https://github.com/mi-examples/pp-dev-js/commit/fcef21f22936aeabb3a4c40711a76631246e80b4)) # [@metricinsights/pp-dev-v0.12.2](https://github.com/mi-examples/pp-dev-js/compare/v0.12.1...v0.12.2) (2025-01-15) ### Bug Fixes * **release:** prepare v0.12.2 patch release # [@metricinsights/pp-dev-v0.12.1](https://github.com/mi-examples/pp-dev-js/compare/v0.12.0...v0.12.1) (2025-01-15) ### Bug Fixes * **release:** prepare v0.12.1 patch release # [@metricinsights/pp-dev-v0.12.0](https://github.com/mi-examples/pp-dev-js/compare/v0.11.0...v0.12.0) (2025-01-15) ### Features * **auth:** add global authentication provider ([2b1e00d](https://github.com/mi-examples/pp-dev-js/commit/2b1e00d20cbfd21284aa871c47bc149829a2f865)) * **pp-dev:** enhance CLI and core functionality ([14a3772](https://github.com/mi-examples/pp-dev-js/commit/14a3772a4955aabad6b0fa0986a7047445e0cc5b)) # [@metricinsights/pp-dev-v0.11.0-beta.4](https://github.com/mi-examples/pp-dev-js/compare/v0.11.0-beta.3...v0.11.0-beta.4) (2025-08-29) ### Features * **pp-dev:** add postbuild script and package renaming utility ([afdc0d6](https://github.com/mi-examples/pp-dev-js/commit/afdc0d6aefd4545b536090c363dad21308683777)) * **pp-dev:** refactor CLI and core functionality ([98ce2d2](https://github.com/mi-examples/pp-dev-js/commit/98ce2d282abc83759b96b76e3502a0db99835404)) * **test-commonjs:** moved test commonjs folder to new location ([9480d77](https://github.com/mi-examples/pp-dev-js/commit/9480d77d9dfc5ccafb0f4b0159fedd484143d754)) * **test-nextjs:** add initial Next.js project files and configuration ([a5da0fd](https://github.com/mi-examples/pp-dev-js/commit/a5da0fdb5ab6f50b9605663706e88f62300aaea3)) * **test-nextjs:** initialize Next.js test project structure ([2a6155d](https://github.com/mi-examples/pp-dev-js/commit/2a6155dc94f3b27a7b9c3535d5e8699fc9da655c)) # [@metricinsights/pp-dev-v0.11.0-beta.3](https://github.com/mi-examples/pp-dev-js/compare/v0.11.0-beta.2...v0.11.0-beta.3) (2025-08-14) ### Bug Fixes * **ci:** improve package detection and JSON validation ([f787a1c](https://github.com/mi-examples/pp-dev-js/commit/f787a1c2bf47c091c275d09317745b924c45f53f)) ### Features * **pp-dev:** add startup optimization and enhance authentication helpers ([a29e311](https://github.com/mi-examples/pp-dev-js/commit/a29e31136e0c27d221fc26028fd5c4970654e386)) # [@metricinsights/pp-dev-v0.11.0-beta.2](https://github.com/mi-examples/pp-dev-js/compare/v0.11.0-beta.1...v0.11.0-beta.2) (2025-08-12) ### Bug Fixes * remove issue number references from semantic-release configs ([f532226](https://github.com/mi-examples/pp-dev-js/commit/f532226b1ecc4cf9d2cfac6e92cb1c101468a329)) # [@metricinsights/pp-dev-v0.11.0-beta.1](https://github.com/mi-examples/pp-dev-js/compare/v0.10.1...v0.11.0-beta.1) (2025-08-12) ### Features * **pp-dev:** add dependency version synchronization for create-pp-dev releases ([2597b01](https://github.com/mi-examples/pp-dev-js/commit/2597b017a59b1359753e85953648e2ce1674253c)) * **pp-dev:** add esbuild configuration and build optimization scripts ([bbe1791](https://github.com/mi-examples/pp-dev-js/commit/bbe1791e9eb2e220f1552618a9a534a80ddd2f96)) * **pp-dev:** add semantic release configuration and update dependencies ([5962bcc](https://github.com/mi-examples/pp-dev-js/commit/5962bccbb76fb684415f731f85f372cdd109d8f1)) # Changelog All notable changes to the `@metricinsights/pp-dev` package will be documented in this file. ## [0.10.0] - 2024-03-21 ### Changed - Removed unused `pino` and `pino-pretty` dependencies ## [0.9.0] - 2025-01-31 ### Added - Added support for MI v7.1.0 instances - Added new API endpoints for v7 instances ## [0.8.0] - 2024-11-15 ### Changed - Updated package dependencies to latest versions - Improved template loading mechanism ## [0.7.0] - 2024-02-28 ### Added - Added icon font generation tool - Added changelog generator for assets - Added image optimization tool ### Changed - Improved helper logging system ## [0.6.0] - 2024-01-18 ### Added - Added support for React.js, TypeScript, and Next.js templates - Added new npm package structure - Added documentation for templates ### Changed - Updated template code structure - Improved helper info panel ## [0.5.0] - 2023-10-16 ### Added - Added Next.js support (beta) - Added SSL validation support - Added shields for package information ### Changed - Fixed Next.js dependency versions - Improved helper UI ## [0.4.0] - 2023-05-29 ### Added - Added CI/CD support - Added package for CI/CD - Added documentation ### Changed - Updated publish configuration - Improved installation command ## [0.3.3] - 2023-11-14 ### Changed - Fixed URL parameters handling in helper - Improved helper UI ## [0.3.2] - 2023-11-14 ### Changed - Fixed Next.js dependency versions - Improved helper UI ## [0.3.1] - 2023-12-04 ### Changed - Fixed URL parameters handling in helper - Improved helper UI ## [0.3.0] - 2023-11-08 ### Added - Added Next.js support - Added helper info panel - Added support for React.js templates ### Changed - Improved helper UI - Updated template loading mechanism ## [0.2.0] - 2023-05-25 ### Added - Added support for React.js templates - Added helper info panel - Added documentation ### Changed - Improved template loading mechanism - Updated package structure ## [0.1.1] - 2023-05-23 ### Changed - Fixed template loading issues - Improved helper UI ## [0.1.0] - 2023-05-17 ### Added - Initial release - Basic template support - Helper UI implementation ## [0.0.3] - 2023-05-17 ### Added - Added basic template support - Added helper UI ### Changed - Improved package structure ## [0.0.2] - 2023-05-17 ### Added - Added basic package structure - Added helper implementation ## [0.0.1] - 2023-05-17 ### Added - Initial package setup - Basic helper functionality