UNPKG

@cypress/webpack-preprocessor

Version:

Cypress preprocessor for bundling JavaScript via webpack

64 lines (28 loc) 3.99 kB
# [@cypress/webpack-preprocessor-v5.8.0](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.7.0...@cypress/webpack-preprocessor-v5.8.0) (2021-05-13) ### Features * **npm/webpack-preprocessor:** WIP support webpack 5 alongside webpack 4 ([#16493](https://github.com/cypress-io/cypress/issues/16493)) ([#16504](https://github.com/cypress-io/cypress/issues/16504)) ([c9fb982](https://github.com/cypress-io/cypress/commit/c9fb982ab120ed4c642466796ce4caeea14e0eb4)) # [@cypress/webpack-preprocessor-v5.7.0](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.6.0...@cypress/webpack-preprocessor-v5.7.0) (2021-04-05) ### Features * create new spec file from desktop-gui ([#15335](https://github.com/cypress-io/cypress/issues/15335)) ([3700fe7](https://github.com/cypress-io/cypress/commit/3700fe7271b016f8a89c5a7a4c40d0af62155b45)) # [@cypress/webpack-preprocessor-v5.6.0](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.5.0...@cypress/webpack-preprocessor-v5.6.0) (2021-02-16) ### Features * component testing ([#14479](https://github.com/cypress-io/cypress/issues/14479)) ([af26fbe](https://github.com/cypress-io/cypress/commit/af26fbebe6bc609132013a0493a116cc78bb1bd4)) # [@cypress/webpack-preprocessor-v5.5.0](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.11...@cypress/webpack-preprocessor-v5.5.0) (2020-11-30) ### Features * **webpack-preprocessor:** Allow specifying typescript path ([#9312](https://github.com/cypress-io/cypress/issues/9312)) ([02347ef](https://github.com/cypress-io/cypress/commit/02347ef1faaef1e5442d20bbd12d520cf4c10f33)) # [@cypress/webpack-preprocessor-v5.4.11](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.10...@cypress/webpack-preprocessor-v5.4.11) (2020-11-10) ### Bug Fixes * adding build-prod tasks to all of the npm dependencies that need artifacts ([#9045](https://github.com/cypress-io/cypress/issues/9045)) ([550c05c](https://github.com/cypress-io/cypress/commit/550c05cc3d7a2a179de21138ae5f8118277df6ef)) # [@cypress/webpack-preprocessor-v5.4.10](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.9...@cypress/webpack-preprocessor-v5.4.10) (2020-10-30) ### Bug Fixes * adding build-prod tasks to all of the npm dependencies that need artifacts ([#9046](https://github.com/cypress-io/cypress/issues/9046)) ([462829b](https://github.com/cypress-io/cypress/commit/462829bea1d903b0f1666d4ef2dd85e56636b725)) # [@cypress/webpack-preprocessor-v5.4.9](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.8...@cypress/webpack-preprocessor-v5.4.9) (2020-10-29) ### Bug Fixes * update bugs link in package.json ([#9015](https://github.com/cypress-io/cypress/issues/9015)) ([34186cb](https://github.com/cypress-io/cypress/commit/34186cb8b76c230a2506cabb0358d44c3205e0c4)) * **webpack-preprocessor:** fix webpack preprocessor potential race condition ([#8976](https://github.com/cypress-io/cypress/issues/8976)) ([5e0e5d8](https://github.com/cypress-io/cypress/commit/5e0e5d8ece2909b2436eb563b39f22e2723ddf98)) # [@cypress/webpack-preprocessor-v5.4.8](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.7...@cypress/webpack-preprocessor-v5.4.8) (2020-10-15) ### Bug Fixes * reset head between tests to avoid style bleed ([#8828](https://github.com/cypress-io/cypress/issues/8828)) ([ee7b819](https://github.com/cypress-io/cypress/commit/ee7b8196c8c0e0a9a55b44885e8f43f6120d4869)) # [@cypress/webpack-preprocessor-v5.4.7](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.4.6...@cypress/webpack-preprocessor-v5.4.7) (2020-10-14) ### Bug Fixes * make imported @cypress/react working and pass CI ([#8718](https://github.com/cypress-io/cypress/issues/8718)) ([5e4b638](https://github.com/cypress-io/cypress/commit/5e4b6383854a78d10249621ffea9e4e20effe192))