Skip to content

Releases: pedbernardo/zeev-run

0.5.1

23 Feb 00:30

Choose a tag to compare

  • fix: change bin files to be equivalent to bin command 2704bfa

v0.5.0...v0.5.1

0.5.0

04 Sep 05:05

Choose a tag to compare

  • test: remove tests to support zero-config bundles triggered by non-entry files fc49c67
  • feat: add support for re-bundle entry files when non-entry files changes when using zero-config e674966
  • feat: change default config filename to zeev.config.js c1eae7f
  • docs: remove jsDelivr badge 0c94cf8

v0.4.1...v0.5.0

0.4.1

20 Aug 19:30

Choose a tag to compare

  • fix: change posthtml-expressions delimiters to avoid conflict with zeev-binder 82a19db
  • docs: adjust style file extension to .scss insted .css while is not supported raw .css files 5302a05

v0.4.0...v0.4.1

0.4.0

05 Jul 01:43

Choose a tag to compare

  • style: apply lint format 33889d8
  • chore: avoid linting ignored folders and ignore config env 94827f7
  • fix: return codform obj value instead key when using env initials 5f8f932
  • style: change fn parameters to object destructuring format 436ebcb
  • fix: adjust print mocks order 7b93077
  • feat: add zeev database connection and actions 4c3ac74
  • feat: add support for database updates on forms 20f2ab1
  • chore: add mssql dep 7d5e83c

v0.3.0...v0.4.0

0.3.0

27 Jun 04:35

Choose a tag to compare

  • docs: add initial docs 844dba1
  • feat: add types for src propertie 6883114
  • feat: add config warn message when not found 9809314
  • feat: add form bundle and watcher a0ee99c
  • feat: add server logging messages ce31dbf
  • feat: add mocks logging messages 3842e4c
  • feat: add javascript logging messages f6cffc6
  • feat: add css logging messages fb09be3
  • feat: add warn level and link formatting support 0fc940a
  • feat: add propertie to ommit mocks not found error when not explicitly declared in zeev-config eaebc62
  • feat: add logger messages d9f7a29
  • style: reorder properties 271fca2
  • feat: add logger 6b5717c
  • chore: update deps to support forms and logger a72a13e
  • chore: update gitignore with test folders/files and TODOs 6afe7e3

v0.2.0...v0.3.0

0.2.0

26 Jun 01:54

Choose a tag to compare

  • chore: adjust vitest test command 981f580
  • refactory: change cli description 86d69b5
  • test: add unit tests for config.mjs e28059b
  • refactory: add a lot of fixes catch by unit tests and refactory resolveSourceConfig for zero-config support fc2c72b
  • feat: add ROOT_FILENAMES to zero-config support and adjust ROOT_PROJECT_PATHS cdeb56d
  • feat: add bundle support for objects insted only arrays 68a556f
  • refactory: adjust resolveSourceConfig parameters ecb00ed
  • chore: ignore dist folder a547024
  • chore: add c8 dep, test and coverage scripts 84a0120
  • feat: change type module to mjs to avoid force module when using zeev-run cli a68671b

v0.1.0...v0.2.0

0.1.0

23 Jun 20:22

Choose a tag to compare

  • chore: update lock deps b7640d1
  • feat: add cli build command 3ec1a6f
  • chore: update package.json info and deps 619fc9c
  • feat: add mocks support 7b48b65
  • feat: add serve and livereload support c93f13d
  • feat: add config server and fix default override with merge 498c5c3
  • feat: add first scripts 93a85a1
  • feat: add config handlers 5160636
  • feat: add constants 41e667e
  • feat: add lib entry file 51c600a
  • feat: add main cli and cli-dev b56c329
  • chore: add project setup f6beec4

c95048f...v0.1.0