Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago
False
Not yet seconds ago
Triggered text Ignored text Blocked text
8 hours ago
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
babel / babel Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 6k
* Star 44k
* Code
* Issues 589
* Pull requests 174
* Discussions
* Actions
* Projects
* Security and quality 4
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security and quality
* Insights
Releases: babel/babel
Releases Tags
Releases · babel/babel
Release list
* v7.29.8
* v8.0.4
* v8.0.3
* v8.0.2
* v8.0.1
* v8.0.0
* v8.0.0-rc.6
* v7.29.7
* v7.29.6
* v8.0.0-rc.5
Previous Next
Jump to release
* v7.29.8
* v8.0.4
* v8.0.3
* v8.0.2
* v8.0.1
* v8.0.0
* v8.0.0-rc.6
* v7.29.7
* v7.29.6
* v8.0.0-rc.5
Previous Next
v7.29.8
v7.29.8 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 07 Aug 20:28
v7.29.8
5de11ca
v7.29.8 (2026-07-31)
👓 Spec Compliance
* babel-generator, babel-parser, babel-plugin-transform-spread, babel-traverse, babel-types
+ #17871 Disallow super call after new (@JLHwung)
🐛 Bug Fix
* babel-generator
+ #18046 fix(generator): improve new callee parens check (@JLHwung)
* babel-node, babel-plugin-transform-modules-systemjs
+ #18044 fix(systemjs): support __proto__ as an export name (@JLHwung)
Committers: 2
* Huáng Jùnliàng (@JLHwung)
* Nicolò Ribaudo (@nicolo-ribaudo)
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🚀 1 coderaiser reacted with rocket emoji
All reactions
* 🚀 1 reaction
1 person reacted
v8.0.4
v8.0.4
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 09 Jul 10:06
v8.0.4
8ed5db1
v8.0.4 (2026-07-09)
👓 Spec Compliance
* babel-parser, babel-plugin-transform-typescript
+ #18120 fix(parser): disallow declare module M {} (@JLHwung)
* babel-generator, babel-parser, babel-plugin-transform-typescript
+ #18100 fix(parser): forbid let x! and let x! = (@JLHwung)
🐛 Bug Fix
* babel-traverse
+ #18122 fix: replaceWith in Visitor#exit should not stop traversal (@liuxingbaoyu)
🏠 Internal
* babel-helper-validator-identifier
+ #18084 refactor: Shrink validator identifier size (@JLHwung)
Committers: 4
* Babel Bot (@babel-bot)
* Huáng Jùnliàng (@JLHwung)
* Nicolò Ribaudo (@nicolo-ribaudo)
* @liuxingbaoyu
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 1 sanitpenprapa76-ai reacted with hooray emoji 🚀 2 coderaiser and sanitpenprapa76-ai reacted with rocket emoji
All reactions
* 🎉 1 reaction
* 🚀 2 reactions
2 people reacted
v8.0.3
v8.0.3
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 27 Jun 08:06
v8.0.3
8d1798a
v8.0.3 (2026-06-27)
🐛 Bug Fix
* babel-core, babel-plugin-syntax-typescript
+ #18089 fix: Remove isTSX from babel-plugin-syntax-typescript types (@liuxingbaoyu)
* babel-standalone
+ #18086 fix: Use runtime: 'classic' in the browser for React (@liuxingbaoyu)
Committers: 2
* Nicolò Ribaudo (@nicolo-ribaudo)
* @liuxingbaoyu
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🚀 1 coderaiser reacted with rocket emoji
All reactions
* 🚀 1 reaction
1 person reacted
v8.0.2
v8.0.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 20 Jun 06:07
v8.0.2
73940a0
v8.0.2 (2026-06-18)
🐛 Bug Fix
* Other
+ #18083 Use the @babel/core version when asserting version in @babel/standalone (@nicolo-ribaudo)
* babel-helper-validator-identifier
+ #18075 fix(identifier): avoid double escaping slash (@JLHwung)
🏠 Internal
* babel-plugin-proposal-decorators, babel-plugin-transform-regenerator, babel-preset-env
+ #18081 Update @babel/preset-modules and polyfill packages (@nicolo-ribaudo)
Committers: 2
* Huáng Jùnliàng (@JLHwung)
* Nicolò Ribaudo (@nicolo-ribaudo)
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🚀 1 coderaiser reacted with rocket emoji
All reactions
* 🚀 1 reaction
1 person reacted
v8.0.1
v8.0.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 17 Jun 09:57
v8.0.1
b4be199
v8.0.1 (2026-06-17)
This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.
💥 Breaking Change
* babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone
+ #18079 Actually remove preset-env's useBuiltIns (@nicolo-ribaudo)
Committers: 2
* Huáng Jùnliàng (@JLHwung)
* Nicolò Ribaudo (@nicolo-ribaudo)
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🚀 2 coderaiser and vrivoire reacted with rocket emoji
All reactions
* 🚀 2 reactions
2 people reacted
v8.0.0
v8.0.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 16 Jun 14:04
v8.0.0
7dc825a
v8.0.0 (2026-06-16)
NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.
Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!
👓 Spec Compliance
* babel-core
+ #18039 perf: Only extract source map comments at the end of the file (@liuxingbaoyu)
💥 Breaking Change
* babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
+ #18069 Fallback to assuming ESM support with modules: auto (@nicolo-ribaudo)
* babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
+ #18036 Remove corejs exports for @babe/runtime-corejs3 (@liuxingbaoyu)
* babel-parser
+ #18034 Remove locations: "packed" (@liuxingbaoyu)
🐛 Bug Fix
* babel-generator
+ #18046 fix(generator): improve new callee parens check (@JLHwung)
* babel-plugin-transform-modules-systemjs
+ #18032 fix(systemjs): support proto as an export name (@JLHwung)
📝 Documentation
* #18070 Add EOL date for Babel 7 (end of June 2027) to SECURITY.md (@nicolo-ribaudo)
🏠 Internal
* #18018 ci: enforce yarn integrity (@JLHwung)
🏃♀️ Performance
* babel-core
+ #18039 perf: Only extract source map comments at the end of the file (@liuxingbaoyu)
Committers: 6
* Babel Bot (@babel-bot)
* Huáng Jùnliàng (@JLHwung)
* James Garbutt (@43081j)
* Nicolò Ribaudo (@nicolo-ribaudo)
* Sandy Chen (@sandy2008)
* @liuxingbaoyu
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 8 coderaiser, PaperStrike, ehoogeveen-medweb, lin72h, danez, garciaf06021-source, Lancernix, and CO0Ki3 reacted with hooray emoji
All reactions
* 🎉 8 reactions
8 people reacted
0 Join discussion
v8.0.0-rc.6
v8.0.0-rc.6 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 25 May 10:28
v8.0.0-rc.6
73bceef
v8.0.0-rc.6 (2026-05-25)
Re-release all packages with npm provenance attestations
🐛 Bug Fix
* babel-generator
+ #18011 Catchup source map position in preserveFormat (@nicolo-ribaudo)
* babel-core
+ #17999 fix: improve inputSourceMap URL handling (@JLHwung)
* babel-core, babel-generator
+ #17992 Preserve original identifier names from input sourcemaps (@Andarist)
🏠 Internal
* babel-core
+ #17970 Always use native Node.js TS support for config files (@nicolo-ribaudo)
* babel-compat-data, babel-register
+ #17993 chore: use bundled dts for register and eslint-* (@JLHwung)
* babel-helper-transform-fixture-test-runner, babel-node
+ #17989 Test Node.js 26 on CI (@nicolo-ribaudo)
* babel-build-external-helpers, babel-cli, babel-generator, babel-helper-fixtures, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-node, babel-parser, babel-plugin-transform-modules-systemjs, babel-types
+ #18002 Add file URL support for test runners (@JLHwung)
🔬 Output optimization
* babel-cli, babel-core, babel-generator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
+ #18005 Do not emit source map names for identical names (@nicolo-ribaudo)
Committers: 5
* Babel Bot (@babel-bot)
* Huáng Jùnliàng (@JLHwung)
* Mateusz Burzyński (@Andarist)
* Nicolò Ribaudo (@nicolo-ribaudo)
* @liuxingbaoyu
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 2 starrtywwq and indiehukl reacted with thumbs up emoji 😄 2 starrtywwq and indiehukl reacted with laugh emoji 🎉 2 starrtywwq and indiehukl reacted with hooray emoji ❤️ 1 indiehukl reacted with heart emoji 🚀 3 coderaiser, starrtywwq, and indiehukl reacted with rocket emoji
All reactions
* 👍 2 reactions
* 😄 2 reactions
* 🎉 2 reactions
* ❤️ 1 reaction
* 🚀 3 reactions
3 people reacted
v7.29.7
v7.29.7
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 25 May 12:36
v7.29.7
4fba754
This commit was signed with the committer’s verified signature.
nicolo-ribaudo Nicolò Ribaudo
GPG key ID: AAFDA9101C58F338
Verified
Learn about vigilant mode.
v7.29.7 (2026-05-25)
Re-release all packages with npm provenance attestations
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 starrtywwq, indiehukl, and j4k0xb reacted with thumbs up emoji 😄 3 starrtywwq, franck403, and indiehukl reacted with laugh emoji 🎉 1 indiehukl reacted with hooray emoji 🚀 1 starrtywwq reacted with rocket emoji 👀 2 starrtywwq and indiehukl reacted with eyes emoji
All reactions
* 👍 3 reactions
* 😄 3 reactions
* 🎉 1 reaction
* 🚀 1 reaction
* 👀 2 reactions
4 people reacted
v7.29.6
v7.29.6
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 25 May 10:59
v7.29.6
04ea6b2
v7.29.6 (2026-05-25)
🐛 Bug Fix
* babel-generator
+ #18014 Catchup source map position in preserveFormat (@nicolo-ribaudo)
* babel-core
+ #18001 [7.x packport]Improve input source map handling (@JLHwung)
* babel-core, babel-generator
+ #17998 Preserve original identifier names from input sourcemaps (#17992) (@Andarist)
Committers: 3
* Huáng Jùnliàng (@JLHwung)
* Mateusz Burzyński (@Andarist)
* Nicolò Ribaudo (@nicolo-ribaudo)
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 2 starrtywwq and indiehukl reacted with thumbs up emoji 😄 1 indiehukl reacted with laugh emoji 🎉 1 starrtywwq reacted with hooray emoji ❤️ 1 starrtywwq reacted with heart emoji 🚀 2 coderaiser and starrtywwq reacted with rocket emoji
All reactions
* 👍 2 reactions
* 😄 1 reaction
* 🎉 1 reaction
* ❤️ 1 reaction
* 🚀 2 reactions
3 people reacted
v8.0.0-rc.5
v8.0.0-rc.5 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
babel-bot released this 12 May 15:01
v8.0.0-rc.5
dc91f90
v8.0.0-rc.5 (2026-05-12)
👓 Spec Compliance
* babel-parser
+ #17949 Disallow decorators on abstract/declare fields (@nicolo-ribaudo)
💥 Breaking Change
* babel-code-frame, babel-core, babel-parser, babel-traverse
+ #17849 fix(code-frame): use 0-based columns to match Babel AST locations (#1… (@nehemiyawicks)
* All packages
+ #17969 Require Node.js ^22.18.0 || >=24.11.0 (@nicolo-ribaudo)
* babel-plugin-transform-object-set-prototype-of-to-assign, babel-standalone
+ #17958 Remove transform-object-set-prototype-of-to-assign (@liuxingbaoyu)
* babel-standalone
+ #17963 Remove noop plugins from @babel/standalone (@liuxingbaoyu)
📢 Deprecation
* babel-plugin-transform-arrow-functions, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-spread, babel-plugin-transform-template-literals
+ #17972 Deprecate spec and loose plugin options (@liuxingbaoyu)
🐛 Bug Fix
* babel-helper-globals
+ #17981 fix(helper-globals): Update browser-upper.json (@JLHwung)
* babel-plugin-transform-modules-systemjs
+ #17973 fix(systemjs): improve module string name support (@JLHwung)
📝 Documentation
* #17977 Add threat model to SECURITY.md (@nicolo-ribaudo)
🏠 Internal
* babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-static-block, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript
+ #17957 Add testing for plugin options (@liuxingbaoyu)
* Other
+ #17950 refactor(ts): migrate babel-eslint-plugin-* to TS (@JLHwung)
Committers: 6
* Babel Bot (@babel-bot)
* Huáng Jùnliàng (@JLHwung)
* Nehemiya Wickramasinghe (@nehemiyawicks)
* Nicolò Ribaudo (@nicolo-ribaudo)
* @liuxingbaoyu
* @orbisai0security
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 2 starrtywwq and indiehukl reacted with thumbs up emoji 😄 1 starrtywwq reacted with laugh emoji 🎉 2 starrtywwq and indiehukl reacted with hooray emoji ❤️ 2 starrtywwq and indiehukl reacted with heart emoji 🚀 2 coderaiser and indiehukl reacted with rocket emoji
All reactions
* 👍 2 reactions
* 😄 1 reaction
* 🎉 2 reactions
* ❤️ 2 reactions
* 🚀 2 reactions
3 people reacted
Previous 1 2 3 4 5 … 46 47 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.