Skip to content

Latest commit

 

History

History
155 lines (88 loc) · 8.07 KB

CHANGELOG.md

File metadata and controls

155 lines (88 loc) · 8.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Commits

  • feat: add filter to printPublicPath a40c559

3.4.0 - 2021-07-31

Commits

  • feat: add new config runtime_js_handle bd9c9bf
  • chore: release version 3.4.0 8a5604f

3.3.0 - 2021-07-30

Commits

  • feat: add new config main_js_handle 7ab363c
  • docs: add v3.3 changelog a3a4648

3.2.1 - 2021-05-04

Commits

  • fix: possibility of generating invalid handle name a139c0e
  • chore: prepare version 3.2.1 1d405e7

3.2.0 - 2021-05-01

Commits

  • feat: add methods to easily get all css or js handles from assets af7b9d3
  • chore: prepare version 3.2.0 1adefa3

3.1.0 - 2021-04-29

Commits

  • feat: add getPrimaryCssHandle method 214ceeb
  • chore: release version 3.1.0 549ab10

3.0.0 - 2021-04-26

Commits

3.0.0-beta1 - 2021-04-26

Commits

  • test: fix failing tests due to implementation changes 3113686
  • feat: add a method to get primary js handle for an enqueue 97ebba5
  • feat: handle version 6 of @wpackio/scripts 8c40f59

2.2.1 - 2021-03-07

Commits

  • chore: update composer lock 1f8b691
  • chore: prepare version 2.2.1 3f7b42e
  • Declare min. supported PHP version e6e891d

2.2.0 - 2020-06-22

Fixed

  • fix: issue with static variable breaking multiple instances #10

Commits

  • chore: upgrade composer deps & use pcov 907ca70
  • chore: prepare version 2.2.0 596fb1d

2.1.0 - 2019-12-12

Commits

  • PHPCS/Composer: update PHPCS related dependencies 509d109
  • chore: add changelog for v2.1.0 202b453

2.0.0 - 2019-10-29

Commits

  • test: additional test specific for character case 65b97a4
  • chore: prepare version 2.0.0 cb4e420
  • feat: sanitize key if output path contains sub-folders 5c62afb

1.6.0 - 2019-04-14

Commits

  • chore: prepare version 1.6.0 e140954
  • feat: support child theme enqueue with new parameter b9ba694
  • test: fix failing tests and add missing ones 0b74bb0

1.5.0 - 2018-12-30

Commits

  • fix: publicPath issue on admin side scripts 0d71b19
  • chore: add changelog c5da57d

1.4.0 - 2018-11-13

Commits

  • feat: add register method to register assets b9d3440
  • chore(changelog): update changelog 6411c47

1.3.0 - 2018-10-24

Fixed

  • feat: add recursive dependencies for entrypoint chunks #2

Commits

1.2.0 - 2018-10-21

Fixed

  • fix: issue when same chunk is applied for different entry-points #1

1.1.0 - 2018-10-20

Commits

  • feat: use unique handle for runtime.js 168f281

1.0.1 - 2018-10-13

Commits

  • chore: ignore some stuff for composer 1df013e

1.0.0 - 2018-10-13

Commits

  • feat: copy from @wpackio/scripts dd13f02
  • test: add phpunit tests d120767
  • feat: finalize enqueue api 288f974