Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bublejs
/
buble
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
874
Code
Issues
68
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2020
Bump lodash from 4.17.15 to 4.17.19 (#261)
Show description for bac51a9
dependabot[bot]
authored
bac51a9
View commit details
Copy full SHA for bac51a9
Browse repository at this point
Commits on Jun 8, 2020
add github actions (#260)
nathancahill
authored
8c21750
View commit details
Copy full SHA for 8c21750
Browse repository at this point
Commits on May 29, 2020
Rewrite ObjectExpression transpilation (#255)
Show description for dcc5ab0
rhendric
authored
dcc5ab0
View commit details
Copy full SHA for dcc5ab0
Browse repository at this point
Commits on Apr 23, 2020
Fix #251 (#253)
ClassicOldSong
authored
316d2e8
View commit details
Copy full SHA for 316d2e8
Browse repository at this point
Commits on Mar 27, 2020
Soften the old Node wording in the changelog
mourner
committed
dfe1055
View commit details
Copy full SHA for dfe1055
Browse repository at this point
Commits on Mar 26, 2020
0.20.0
mourner
committed
742966a
View commit details
Copy full SHA for 742966a
Browse repository at this point
prepare changelog for v0.20.0
mourner
committed
d07265b
View commit details
Copy full SHA for d07265b
Browse repository at this point
Fix recognition of catch-declared variables (#237)
Show description for f5b7974
luiscubal
and
luisreis-jscr
authored
f5b7974
View commit details
Copy full SHA for f5b7974
Browse repository at this point
Prevent labels from being renamed due to let/const transpilation. (#236)
Show description for be5abe3
luiscubal
and
luisreis-jscr
authored
be5abe3
View commit details
Copy full SHA for be5abe3
Browse repository at this point
Clean up and upgrade dependencies (#250)
Show description for d0b0e89
mourner
authored
d0b0e89
View commit details
Copy full SHA for d0b0e89
Browse repository at this point
Commits on Dec 13, 2019
Fix scoping of variables declared in for loops. (#233)
Show description for e8d0c05
luiscubal
authored and
mourner
committed
e8d0c05
View commit details
Copy full SHA for e8d0c05
Browse repository at this point
Fix `handlers[node.type] is not a function` error in for...in loops. (#232)
Show description for 616732e
luiscubal
authored and
mourner
committed
616732e
View commit details
Copy full SHA for 616732e
Browse repository at this point
Commits on Nov 18, 2019
fix(for-statement): exception on null init (#226)
vitorveiga
authored and
mourner
committed
5195f3f
View commit details
Copy full SHA for 5195f3f
Browse repository at this point
Commits on Nov 15, 2019
set expectations (#221)
Rich-Harris
authored and
mourner
committed
c574560
View commit details
Copy full SHA for c574560
Browse repository at this point
fix: make letConst transpilation add explicit keys when appropriate (#229)
Show description for c26c7d3
luiscubal
authored and
mourner
committed
c26c7d3
View commit details
Copy full SHA for c26c7d3
Browse repository at this point
Commits on Sep 25, 2019
fix: Make JSX respect advanced white-space characters (fixes #217) (#218)
Show description for 2da2ddb
maranomynet
authored and
mourner
committed
2da2ddb
View commit details
Copy full SHA for 2da2ddb
Browse repository at this point
Commits on Jul 11, 2019
Fix name collision in `A = class extends A {}` (#209)
Show description for 0c06cae
goto-bus-stop
authored and
mourner
committed
0c06cae
View commit details
Copy full SHA for 0c06cae
Browse repository at this point
Commits on Jul 4, 2019
get rid of os-homedir dep (#207)
mourner
authored and
nathancahill
committed
652af0c
View commit details
Copy full SHA for 652af0c
Browse repository at this point
Commits on Jul 3, 2019
-> v0.9.18
adrianheine
committed
9e94593
View commit details
Copy full SHA for 9e94593
Browse repository at this point
Bump a few dependencies
adrianheine
committed
a8b9ad5
View commit details
Copy full SHA for a8b9ad5
Browse repository at this point
Commits on Jun 17, 2019
Fix transpiling string-keyed properties with whitespaces before colons (#200)
Show description for 9fb99ce
Saberre
authored and
nathancahill
committed
9fb99ce
View commit details
Copy full SHA for 9fb99ce
Browse repository at this point
Commits on Jun 12, 2019
Make JSX fragment pragma customizable (#199)
Show description for 71a8318
ClassicOldSong
authored and
mourner
committed
71a8318
View commit details
Copy full SHA for 71a8318
Browse repository at this point
Commits on Mar 29, 2019
fix removeTrailingComma going out of call scope
mourner
authored and
adrianheine
committed
086d895
View commit details
Copy full SHA for 086d895
Browse repository at this point
Commits on Mar 27, 2019
Correctly position templateObject at start of source
Show description for 1918c65
adrianheine
committed
1918c65
View commit details
Copy full SHA for 1918c65
Browse repository at this point
Allow shebang
ForsakenHarmony
authored and
adrianheine
committed
adf8476
View commit details
Copy full SHA for adf8476
Browse repository at this point
Commits on Mar 11, 2019
-> v0.19.7
adrianheine
committed
bb71619
View commit details
Copy full SHA for bb71619
Browse repository at this point
Bump regexpu-core dependency
adrianheine
committed
4fa2796
View commit details
Copy full SHA for 4fa2796
Browse repository at this point
Commits on Mar 5, 2019
Fix #149 Non string keys are not excluded from rest object
exedealer
authored and
adrianheine
committed
4b81396
View commit details
Copy full SHA for 4b81396
Browse repository at this point
Commits on Mar 3, 2019
Update repo links
adrianheine
committed
d43769c
View commit details
Copy full SHA for d43769c
Browse repository at this point
Bump acorn dependency
Show description for 4656e2b
adrianheine
committed
4656e2b
View commit details
Copy full SHA for 4656e2b
Browse repository at this point
Commits on Mar 2, 2019
More cleanup of test262 data
adrianheine
committed
29eb127
View commit details
Copy full SHA for 29eb127
Browse repository at this point
Improve test262 data
adrianheine
committed
811efd0
View commit details
Copy full SHA for 811efd0
Browse repository at this point
Correctly pass-through async class methods
Show description for 584082a
adrianheine
committed
584082a
View commit details
Copy full SHA for 584082a
Browse repository at this point
Correctly pass-through async shorthand methods
adrianheine
committed
b2d7f85
View commit details
Copy full SHA for b2d7f85
Browse repository at this point
Pin rollup-pluginutils@2.3.3 for node 4 compat
Show description for 8e10ff6
adrianheine
committed
8e10ff6
View commit details
Copy full SHA for 8e10ff6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.