File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.4] - (May 3, 2023)
6+
7+ This release of the Code Runner Web Component has the following changes which includes bug fixes from the previous version -
8+
9+ - Fixed / changed ``` querySelector ``` used for the input value. (Using the text value from AceEditor API - as of now).
10+ - Updated runtime versions to match the current Piston API runtimes.
11+ - Added support / fix for using Node.JS run-time.
12+ - Other small bug fixes.
13+
514## [ 1.0.3] - (Apr 10, 2023)
615
716This release of the Code Runner Web Component has the following major improvements -
@@ -42,6 +51,7 @@ Initial Release.
4251These Markdown anchors provide a link to the diff for each release. They should be
4352updated any time a new release is cut.
4453-->
54+ [ 1.0.4 ] : /v1.0.4
4555[ 1.0.3 ] : /v1.0.3
4656[ 1.0.2 ] : /v1.0.2
4757[ 1.0.1 ] : /v1.0.1
You can’t perform that action at this time.
0 commit comments