Go to file
semantic-release-bot 841e005d7c chore(release): 0.1.1 [skip ci]
## [0.1.1](https://git.lumeweb.com/LumeWeb/node-library-preset/compare/v0.1.0...v0.1.1) (2023-06-25)

### Bug Fixes

* add __dirname compatibility ([60f45cb](60f45cb8d5))
* add .releaserc.json to gitignore ([a892d35](a892d3557e))
* add [@ts-ignore](https://git.lumeweb.com/ts-ignore) to import.meta.url ([bdd2b66](bdd2b66725))
* add dom to ts compiler ([c3c172a](c3c172a5bc))
* add ES2021 to ts compiler ([c15b279](c15b279d63))
* add missing files property ([7a1e88e](7a1e88e8dc))
* add missing type and main ([9f0cdc2](9f0cdc22b6))
* don't let presetter try to parse the file ([7bb0961](7bb0961885))
* dont symlink ci file ([87afb2c](87afb2cc64))
* releaserc missing from templates ([0ba3e5e](0ba3e5e5f5))
* remove peer deps ([23ada98](23ada98337))
* switch to hybrid building ([7a58630](7a58630cda))
* syntax error ([7bba835](7bba8356e0))
2023-06-25 21:57:08 +00:00
.github/workflows ci: add debug_enabled 2023-06-25 03:28:04 -04:00
lib chore(release): 0.1.1 [skip ci] 2023-06-25 21:57:08 +00:00
src refactor: need to move dir check and TEMPLATES const inside function 2023-06-25 17:11:52 -04:00
templates fix: don't let presetter try to parse the file 2023-06-25 05:12:57 -04:00
.presetterrc.json fix: switch to hybrid building 2023-06-25 16:53:58 -04:00
.releaserc.json feat: initial version 2023-06-24 22:14:25 -04:00
CHANGELOG.md chore(release): 0.1.1 [skip ci] 2023-06-25 21:57:08 +00:00
LICENSE feat: initial version 2023-06-24 22:14:25 -04:00
README.md Initial commit 2023-06-25 01:18:25 +00:00
npm-shrinkwrap.json fix: switch to hybrid building 2023-06-25 16:53:58 -04:00
package.json fix: switch to hybrid building 2023-06-25 16:53:58 -04:00

README.md

node-library-preset