Skip to content

Latest commit

 

History

History
108 lines (51 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

108 lines (51 loc) · 6.09 KB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.2.1](https://github.com/roxiness/spank/compare/v2.2.0...v2.2.1) (2024-12-30) ## [2.2.0](https://github.com/roxiness/spank/compare/v2.1.3...v2.2.0) (2024-12-30) ### Features * remove ora ([09f9bc4](https://github.com/roxiness/spank/commit/09f9bc445ad8fe1a8963ba4f5a765e73588b16c6)) * Routify 3 worker for improved security, resilience and performance ([b26bafc](https://github.com/roxiness/spank/commit/b26bafc55daa4236f04a670cd482eb1711090ccf)) ### [2.1.3](https://github.com/roxiness/spank/compare/v2.1.2...v2.1.3) (2024-12-30) ### [2.1.2](https://github.com/roxiness/spank/compare/v2.1.1...v2.1.2) (2024-12-30) ### Bug Fixes * Routify 3 css bug ([00f9c15](https://github.com/roxiness/spank/commit/00f9c158ba8f4c94ed5236df91ba952ac9e2ce84)) ### [2.1.1](https://github.com/roxiness/spank/compare/v2.1.0...v2.1.1) (2024-12-29) ## [2.1.0](https://github.com/roxiness/spank/compare/v2.0.1...v2.1.0) (2024-12-29) ### Features * svelte 5 support ([289931b](https://github.com/roxiness/spank/commit/289931bedeab037b13b1e21736ae4d53d992a65e)) * transform ([bd2973e](https://github.com/roxiness/spank/commit/bd2973eada3c45510e831bc0782cc1693ab14a2c)) ### [2.0.1](https://github.com/roxiness/spank/compare/v2.0.0...v2.0.1) (2023-02-07) ## [2.0.0](https://github.com/roxiness/spank/compare/v2.0.0-14...v2.0.0) (2023-02-07) ### Bug Fixes * css was not exported correctly for routify 3 ([2b8c4c7](https://github.com/roxiness/spank/commit/2b8c4c7af13e714fd6cfd22c5ddc4b3c4aa15403)) ## [2.0.0-14](https://github.com/roxiness/spank/compare/v2.0.0-13...v2.0.0-14) (2022-12-10) ### Bug Fixes * change default depth from 2 to 5 ([8d267e2](https://github.com/roxiness/spank/commit/8d267e271737a6ac51760db9d2b48b7d6892db15)) ## [2.0.0-13](https://github.com/roxiness/spank/compare/v2.0.0-12...v2.0.0-13) (2022-12-09) ### Bug Fixes * auto config ([f07ae0d](https://github.com/roxiness/spank/commit/f07ae0dc0235acfdc2ffbd68b1ee9dc32ec47c21)) * bump configent ([e24f31c](https://github.com/roxiness/spank/commit/e24f31c7bc2ce7442ad1e2e631a61d21132cc904)) ## [2.0.0-12](https://github.com/roxiness/spank/compare/v2.0.0-11...v2.0.0-12) (2022-11-26) ## [2.0.0-11](https://github.com/roxiness/spank/compare/v2.0.0-10...v2.0.0-11) (2022-11-03) ### Bug Fixes * queries should not be included in file paths ([252fe39](https://github.com/roxiness/spank/commit/252fe393bbe859c6e58cbbaa96b1e296dd5949ed)) ## [2.0.0-10](https://github.com/roxiness/spank/compare/v2.0.0-9...v2.0.0-10) (2022-11-01) ### Bug Fixes * change configs to commonjs for synchronous imports ([34d8484](https://github.com/roxiness/spank/commit/34d8484115af87880bb92fcdca89bebb64716951)) * routify 3 native ([b32682c](https://github.com/roxiness/spank/commit/b32682c38cd69f436124e7dbe4f6150f6bab79aa)) ## [2.0.0-9](https://github.com/roxiness/spank/compare/v2.0.0-8...v2.0.0-9) (2022-08-02) ### Bug Fixes * support newer versions of routify 3 ([3bd92e4](https://github.com/roxiness/spank/commit/3bd92e449fcaafbe1a60376cd07e5962da216538)) ## [2.0.0-8](https://github.com/roxiness/spank/compare/v2.0.0-7...v2.0.0-8) (2022-07-26) ### Bug Fixes * cleanup console.logs ([2aa3edd](https://github.com/roxiness/spank/commit/2aa3edd34f8e062b4cb8f6f836412f1fb27ae726)) ## [2.0.0-7](https://github.com/roxiness/spank/compare/v2.0.0-6...v2.0.0-7) (2022-07-26) ### Bug Fixes * renderers ([a46cd7c](https://github.com/roxiness/spank/commit/a46cd7cfccac3a2c0ebea1f5bd0ce850cf958b22)) * use esm for configs ([cf322d1](https://github.com/roxiness/spank/commit/cf322d114a64183f6dd2ef5f930bf20cddf19172)) ## [2.0.0-6](https://github.com/roxiness/spank/compare/v2.0.0-5...v2.0.0-6) (2022-07-26) ### ⚠ BREAKING CHANGES * change to esm ### Bug Fixes * change to esm ([2bd34e8](https://github.com/roxiness/spank/commit/2bd34e8300ed666fb7649f28a087df9303800521))