File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33## main (unreleased)  
44
5+ ## 0.5.1 (2025-06-17)  
6+ 
57-  [ #109  ] ( https://github.com/clojure-emacs/clojure-ts-mode/issues/109 ) : Improve performance by pre-compiling Tree-sitter queries.
6- -  [ #111  ] ( https://github.com/clojure-emacs/clojure-ts-mode/pull/111 ) : Set ` clojure-ts-completion-at-point-function `  only for ` clojure-ts-mode ` 
7-   buffers.
8+ -  [ #111  ] ( https://github.com/clojure-emacs/clojure-ts-mode/pull/111 ) : Set ` clojure-ts-completion-at-point-function `  only for ` clojure-ts-mode `  buffers.
89
910## 0.5.0 (2025-06-04)  
1011
Original file line number Diff line number Diff line change 77; ; Maintainer: Bozhidar Batsov <[email protected] >88; ; URL: http://github.com/clojure-emacs/clojure-ts-mode
99; ; Keywords: languages clojure clojurescript lisp
10- ; ; Version: 0.6.0-snapshot 
10+ ; ; Version: 0.5.1 
1111; ; Package-Requires: ((emacs "30.1"))
1212
1313; ; This file is not part of GNU Emacs.
7474  :link  '(emacs-commentary-link :tag  " Commentary" " clojure-mode" 
7575
7676(defconst  clojure-ts-mode-version 
77-   " 0.6.0-snapshot " 
77+   " 0.5.1 " 
7878  " The current version of `clojure-ts-mode' ." 
7979
8080(defcustom  clojure-ts-comment-macro-font-lock-body  nil 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments