Releases: takeyaqa/hotel-example-site
Releases · takeyaqa/hotel-example-site
v5.0.0
What's Changed
- build(deps): bump on-headers and compression by @dependabot[bot] in #95
- build(deps-dev): bump webpack from 5.99.9 to 5.101.0 by @dependabot[bot] in #96
- chore: update Node.js image version in devcontainer configuration by @takeyaqa in #102
- build(deps-dev): bump webpack from 5.101.0 to 5.102.0 by @dependabot[bot] in #97
- build(deps-dev): bump copy-webpack-plugin from 13.0.0 to 13.0.1 by @dependabot[bot] in #98
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #100
- ci(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #101
- ci(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #99
- build(deps-dev): bump webpack from 5.102.0 to 5.102.1 by @dependabot[bot] in #103
- ci(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #104
- chore: update Node.js image to version 24 in devcontainer configuration by @takeyaqa in #105
- build: migrate from npm to pnpm by @takeyaqa in #106
- chore: remove unused settings and metadata from package.json by @takeyaqa in #107
- chore: update dependabot configuration and add pnpm workspace file by @takeyaqa in #108
- chore: remove common-utils feature from devcontainer configuration by @takeyaqa in #109
- chore: translate comments in inject_analytics.js to English by @takeyaqa in #110
- chore: update pnpm action version and clean up unnecessary files in static.yml by @takeyaqa in #111
- chore: update QUnit to version 2.24.2 in billing_test.html by @takeyaqa in #112
- chore: update domain migration notice and redirect information by @takeyaqa in #113
- build: update dependencies in pnpm-lock.yaml for node-forge and others by @takeyaqa in #114
- test: Create Playwright E2E test by @takeyaqa in #115
- chore: add .pnpm-store/ to .gitignore by @takeyaqa in #116
- test: update Playwright configuration for deployed site URL by @takeyaqa in #117
- chore: update README to replace Selenium badges with Playwright badge by @takeyaqa in #118
- chore: drop sample code links by @takeyaqa in #119
- chore: update analytics script by @takeyaqa in #120
- docs: Add playwright documents by @takeyaqa in #121
- docs: Add legacy example links by @takeyaqa in #122
- ci(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #123
- build(deps-dev): update terser-webpack-plugin and webpack by @takeyaqa in #124
- docs: Fix links and formatting in README.md by @takeyaqa in #125
- fix: update packageManager format in package.json to an array by @takeyaqa in #126
- docs: update domain migration notice to reflect the end of redirects by @takeyaqa in #127
- chore: update copyright year from 2025 to 2026 in all relevant files by @takeyaqa in #128
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- feat: improve build process by @takeyaqa in #87
- refactor: replace deprecated jQuery methods and JSON import by @takeyaqa in #89
- ci: update branch reference and clean up deployment steps by @takeyaqa in #90
- feat: inject analytics script during build by @takeyaqa in #91
- fix: correct default branch reference in GitHub Actions workflow by @takeyaqa in #92
- fix: correct variable reference for analytics injection in workflow by @takeyaqa in #93
- chore: add ignore rule for major version updates by @takeyaqa in #94
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- build(deps-dev): bump webpack from 5.97.1 to 5.98.0 by @dependabot in #76
- chore: change dependabot update schedule from daily to weekly by @takeyaqa in #77
- build(deps-dev): bump webpack from 5.98.0 to 5.99.7 by @dependabot in #81
- build(deps-dev): bump webpack from 5.99.7 to 5.99.8 by @dependabot in #82
- chore: change dependabot update schedule from weekly to monthly by @takeyaqa in #83
- build(deps-dev): bump webpack from 5.99.8 to 5.99.9 by @dependabot in #84
- build: update bundle codes and docs by @takeyaqa in #85
- chore: bump version to 3.1.0 by @takeyaqa in #86
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- The domain was migrated from
hotel.testplanisphere.devtohotel-example-site.takeyaqa.dev.
Full Changelog: v2.1.1...v3.0.0
v2.1.1
v2.1.0
v2.0.0
v2.0.0-beta.1
update link and copyright (#23)
v2.0.0-alpha.6: Fix ie problem (#15)
* add input pattern * fix ie problems
v2.0.0-alpha.5: Fix unit tests and docs (#14)
* fix test path * fix docs