Skip to content

Latest commit

 

History

History
112 lines (54 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

112 lines (54 loc) · 5.01 KB

📟 Changelog

0.5.2 (2023-07-22)

Bug Fixes

  • concept docs some of dont have a link (c993def)

0.5.1 (2023-07-21)

0.5.0 (2023-07-21)

Features

  • add documentations index to README file (92bad8a)

0.4.0 (2023-07-21)

Features

  • add API base class (8f51cef)
  • add view static render function (658d010)

0.3.0 (2023-07-08)

Features

  • add support WP debug function (74b4008)

Bug Fixes

  • gruntfile build no ts config (06e4a2c)

0.2.4 (2023-07-08)

Bug Fixes

0.2.3 (2023-03-08)

Bug Fixes

  • config missing some settings (7cf6a60)

0.2.2 (2023-03-08)

Bug Fixes

  • path with space cant generate originalassets (e54c244)

0.2.1 (2023-03-08)

Bug Fixes

0.2.0 (2023-01-15)

Features

  • includes tailwindcss, svelte, wp-scripts, react, grunt (74b0750)
  • use psr4 instead of classmap (b59ca74)

Bug Fixes

  • framework view still using theme (356b151)
  • remove from src (979cace)
  • remove theme instance from framework (b9dfc40)

0.1.2 (2023-01-08)

Bug Fixes

  • remove all BINGOPRESS instance (540cce9)
  • wrong worfklow version (c811d3b)

0.1.1 (2023-01-06)

Bug Fixes

  • getdirfiles function if not exists would return error (295d6de)

0.1.0 (2022-12-29)

Features

  • add husky, prettier, lint-staged, conventional commit, editorconfig and release-it (80c39e3)

Bug Fixes

  • dotenv command not found (b69c24f)
  • release-it auto publish to github token (1fb1d1d)
  • wp: remove DIRECTORY_SEPARATOR use trailingslashit instead (029d40a)